xen.git
2006-05-04 kaf24@firebug... Fix fault handler for both 32 and 64 bit architecture...
2006-05-04 kaf24@firebug... SVM patch to cleanup the host save area allocation...
2006-05-04 cl349@firebug... Fix xenbus userspace device transaction tracking.
2006-05-03 kaf24@firebug... Fix mismerge of vmx vm86 patch: 9915:e1409c2ace46afd67b...
2006-05-03 kaf24@firebug... Instead of knowing explicitly about the pygrub entry...
2006-05-03 kaf24@firebug... Introduce some finer-grained locking to prevent calling
2006-05-03 kaf24@firebug... Clean up xen-mkbuildtree-pre for ia64 xenlinux.
2006-05-03 kaf24@firebug... Use native value for SPLIT_PTLOCK_CPUS except on xen...
2006-05-03 kaf24@firebug... Ensure segment bases are consistent with their
2006-05-03 kaf24@firebug... Turn page-structure layout assertions into BUILD_BUG_ON().
2006-05-02 kaf24@firebug... Balloon driver should hijack the ->lru list field rathe...
2006-05-02 kaf24@firebug... Remove i386/x8664 differences in vmx reg store/load...
2006-05-02 kaf24@firebug... Virtual net drivers advertise multicast capabilities.
2006-05-02 kaf24@firebug... This patch changes to format in which EIP is printed...
2006-05-02 kaf24@firebug... This patch conditionalizes some output from perfc_print...
2006-05-02 kaf24@firebug... Fix perfc array range on reset.
2006-05-02 kaf24@firebug... Move Linux-specific privcmd code into private libxc...
2006-05-02 kaf24@firebug... Remove obsolete privcmd_blkmsg struct.
2006-05-02 kaf24@firebug... Fix ia64 build. do_physdev_op* declared incorrectly
2006-05-02 kaf24@firebug... Fix x86/64 version of Mini-OS. It encompasses the follo...
2006-05-01 kaf24@firebug... Clean up compiler.h to define a few more things and...
2006-05-01 kaf24@firebug... A few functions should be static in shutdown.c.
2006-05-01 kaf24@firebug... Include string.h in the hypercall header file to ensure...
2006-05-01 kaf24@firebug... The Xen netif drivers won't complile if NET is absent.
2006-05-01 kaf24@firebug... Compilation fix on ia64. Include linux/vmalloc.h for...
2006-05-01 kaf24@firebug... Compilation fix tpmback.c on ia64. Use pfn_to_mfn inste...
2006-05-01 kaf24@firebug... Change semantics of grant transfers for vp guests so...
2006-04-30 kaf24@firebug... Debugging Xend with XEND_DAEMONIZE set to False doesn...
2006-04-30 kaf24@firebug... Allow architectures to define their own privcmd_mmap...
2006-04-30 kaf24@firebug... Introduce XEN_IA64_DOM0_NON_VP to simplify some ifdefs
2006-04-30 kaf24@firebug... Balloon driver: when in autotranslate mode, pages are...
2006-04-30 kaf24@firebug... Fix blktap "bad page state" bug.
2006-04-30 kaf24@firebug... balloon_alloc_empty_page_range() should set the referen...
2006-04-30 kaf24@firebug... Remove definition of NR_PIRQS and replace all uses...
2006-04-30 kaf24@firebug... Define new event-channel and physdev hypercalls with...
2006-04-28 vhanquez@kneesa... Wait for the device to be connected on the guest (with...
2006-04-28 kaf24@firebug... xen/ia64 with dom0 vp model doesn't need the blkbkack...
2006-04-28 kaf24@firebug... Makefile changes for xen/ia64 with dom0 vp model needs.
2006-04-28 kaf24@firebug... xen/ia64 with dom0 vp model needs direct_remap_pfn_rang...
2006-04-28 kaf24@firebug... Define 8 hypercall numbers for arch-specific purposes.
2006-04-28 kaf24@firebug... Recent GUEST_HANDLE related cset broke ia64 compilation.
2006-04-28 kaf24@firebug... When boot device is cdrom but the cdrom is not bootable...
2006-04-28 kaf24@firebug... Revert the xm-test ramdisk patch until we build new...
2006-04-28 kaf24@firebug... Allow for arch specific virq definitions.
2006-04-28 kaf24@firebug... This patch fixes the buildroot for the xm-test ramdisk...
2006-04-28 kaf24@firebug... Instead of relying on xm create to always run the bootl...
2006-04-28 kaf24@firebug... The features for a domain are more a property of the...
2006-04-28 kaf24@firebug... The bootloader code doesn't actually have to deal with...
2006-04-28 kaf24@firebug... When building with FORTIFY_SOURCE to ensure that return...
2006-04-28 kaf24@firebug... Rename {SG}ET_XEN_GUEST_HANDLE to {sg}et_Xen_guest_hand...
2006-04-28 kaf24@firebug... Relax BUG_ON() state ment in increase_reservation(...
2006-04-27 kaf24@firebug... Fix memory_op hypercall mlock/munlock wrapping after the
2006-04-27 kaf24@firebug... Add BUILD_BUG_ON() and a handful of users.
2006-04-27 kaf24@firebug... Add bounds check to get_mfn_from_gpfn().
2006-04-27 kaf24@firebug... Define __XEN_TOOLS__ when building tools. Use this to
2006-04-27 kaf24@firebug... Bump Xen interface version number to 0x00030201 for new
2006-04-27 kaf24@firebug... Wrap all GUEST_HANDLEs in structures, and define SET...
2006-04-27 kaf24@firebug... Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE.
2006-04-27 kaf24@firebug... Occasionally large smp machines fail to reboot properly...
2006-04-27 kaf24@firebug... This patch adds the ability to have restricted write...
2006-04-27 kaf24@firebug... Check a write() return value in xenbaked.
2006-04-27 kaf24@firebug... Just allocate unbound irq only from dynirq range, since
2006-04-27 kaf24@firebug... Merge with xen-ia64-unstable.hg
2006-04-27 awilliam@xenbuild.aw[IA64] Make VTI domain boot
2006-04-26 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-04-26 kaf24@firebug... This patch addresses CVE-2006-1056 (information leak...
2006-04-26 awilliam@xenbuild.aw[IA64] not quite ready for --fatal-warnings
2006-04-26 awilliam@xenbuild.aw[IA64] remove remaining asm warnings
2006-04-26 awilliam@xenbuild.aw[IA64] cleanup
2006-04-26 awilliam@xenbuild.aw[IA64] Fix vm_summary info in VTi domain
2006-04-26 kaf24@firebug... Make xen_features and force_evtchn_callback() non-GPL
2006-04-26 yamahata@valinux... xenLinux/ia64 has its own dma_map_page(), dma_unmap_pag...
2006-04-26 awilliam@xenbuild.aw[IA64] remove RELOC_HIDE
2006-04-26 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-04-26 awilliam@xenbuild.aw[IA64] Fix the total memory info with xm info command
2006-04-26 awilliam@xenbuild.aw[IA64] Reseve memory of domain0 (fix dom0 boot panic)
2006-04-26 awilliam@xenbuild.aw[IA64] Fixed "Oops: time tick before it's due" issue
2006-04-26 awilliam@xenbuild.aw[IA64] FPH enabling + cleanup
2006-04-26 awilliam@xenbuild.aw[IA64] smp boot speed-up (sal cache flush, itc/itv...
2006-04-26 awilliam@xenbuild.aw[IA64] missed chunk of Kevin's hypercall cleanup patch
2006-04-26 awilliam@xenbuild.aw[IA64] Hypercall cleanup
2006-04-26 awilliam@xenbuild.aw[IA64] Use16M page size in identity mapping
2006-04-26 awilliam@xenbuild.aw[IA64] cleanup vtlb code
2006-04-25 awilliam@localhost[IA64] emulate ldfp8 in mmio
2006-04-25 awilliam@localhost[IA64] linux: arch/ia64/xen/makefile change
2006-04-25 awilliam@localhost[IA64] dma paravirtualization
2006-04-25 awilliam@ldap... [IA64] add dom0vp hypercall interfaces
2006-04-25 awilliam@ldap... [IA64] introduce config option
2006-04-25 awilliam@ldap... [IA64] introduce dom0vp hypercalls
2006-04-25 awilliam@ldap... [IA64] domain0 builder change
2006-04-25 awilliam@ldap... [IA64] introduce efi_memmap_walk_type
2006-04-25 awilliam@ldap... [IA64] introduce P2M conversion
2006-04-25 awilliam@ldap... [IA64] introduce compile time option to xen
2006-04-25 awilliam@ldap... [IA64] Remove FORCE_CRASH from alt_itlb_miss
2006-04-25 awilliam@ldap... [IA64] message of elf_sanity_check as x86
2006-04-25 kaf24@firebug... Need a little more serialisation in pciback_do_op().
2006-04-25 kaf24@firebug... Some of the Linux PCI functions called by the virtual...
2006-04-25 kaf24@firebug... Fix the -xen, -xen0 builds.
2006-04-25 kaf24@firebug... While other aspects of the system configuration may...
2006-04-25 kaf24@firebug... Change the xenbus_map_ring_valloc() interface and imple...
next